Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Disable Drag-and-Drop on the Start Menu (Windows 98/Me/2000/XP)
Category: Home > Security > Start Menu and Taskbar

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

This restriction prevents users from modifying the Start menu by dragging and dropping items.

Open your registry and find the key below.

Create a new DWORD value named "NoChangeStartMenu", and set the new value to equal "1" to enable the restriction or "0" to disable the restriction.

This restriction can be used either on a user by user basis by adding it to HKEY_CURRENT_USER or on a computer wide basis by adding it to HKEY_LOCAL_MACHINE.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|NoChangeStartMenuREG_DWORD0x00000001 (1)|
-
|HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Exp...|
-

Settings:
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]

Name: NoChangeStartMenu
Type: REG_DWORD (DWORD Value)
Value: (0 = disable restriction, 1 = enable restriction)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: April 3, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License